Removed extraneous line that crept in in previous commit.
authorOwen Taylor <otaylor@redhat.com>
Wed, 10 Feb 1999 00:47:02 +0000 (00:47 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 10 Feb 1999 00:47:02 +0000 (00:47 +0000)
Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>

* configure.in (LDFLAGS): Removed extraneous line
  that crept in in previous commit.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index d5034718d3ca2fa9d96dd0a86b286e9b3f7348d3..b7b63f06857706c99f664c019211cedd098232f9 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb  9 19:49:46 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in (LDFLAGS): Removed extraneous line
+         that crept in in previous commit.
+
 Tue Feb  9 19:39:32 1999  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtkentry.[ch] gtk/gtkeditable.h: Moved
index 2c8bfa4180bf5508e8d7b274435526816a51a9d0..cc5eeb53ac6508064ad91ef44f978a68d6cd9540 100644 (file)
@@ -328,7 +328,6 @@ if test x$enable_xim_inst = xmaybe ; then
 fi
 
 if test "x$enable_xim" = "xyes"; then
-  AC_DEFINE(USE_XIM)
   GTK_XIM_FLAGS="-DUSE_XIM"
   if test "x$enable_xim_inst" = "xyes"; then
     AC_DEFINE(USE_X11R6_XIM)